home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
CHIP_CD_2003-11.iso
/
software
/
animfx
/
setupanimfx.exe
/
#setuppath#
/
interfacedemo.swf
/
scripts
/
DefineButton2_336
/
BUTTONCONDACTION on(release).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-09-25
|
96 b
|
6 lines
on(release){
mycolor = new Color(cl);
mycolor.setRGB(10670942);
gotoAndStop(1);
}